Fix bug #9149 with mouse highlight of empty lines.
authorEli Zaretskii <eliz@gnu.org>
Fri, 22 Jul 2011 17:42:43 +0000 (20:42 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 22 Jul 2011 17:42:43 +0000 (20:42 +0300)
commitb8e14eaa474f1cda8d9a10c6ddba0b8c08a8e928
treeac7e887c5999370fb022f50e5144600463f0369d
parent6dfcdec8577bf46b66054bc52f58070b902ece79
Fix bug #9149 with mouse highlight of empty lines.

 src/xdisp.c (rows_from_pos_range): Don't ignore glyphs whose object
 is an integer, which is important for empty lines.
src/ChangeLog
src/xdisp.c